CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 帮助

搜索资源列表

  1. StereoMatching

    0下载:
  2. 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4579155
    • 提供者:韩松卫
  1. OPEN-CV-notes

    0下载:
  2. opencv 学习笔记,很好的学习资料,旨在帮助读者快速入门OpenCV,而无需阅读冗长的参考手册。还包括笔者做双目视觉相关经验,-opencv study notes, a very good learning materials designed to help readers Quick Start OpenCV, without having to read lengthy reference manual. I do binocular vision also includes rel
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5818101
    • 提供者:刘东升
  1. harris_opencv

    0下载:
  2. 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1354909
    • 提供者:fjieaf
  1. CVideo-twocamerads

    0下载:
  2. 本程序用OPENCV实现两个摄像头视频信息同时采集,主要运用DirectShow及CameraDS来实现的。本程序主要用于视频监控等工作的前期视频采集工作!希望对大家的视频处理有帮助-The procedure used to achieve two OPENCV video cameras capture the same time, the main use of DirectShow and CameraDS to achieve. This procedure is mainly use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5767087
    • 提供者:韩松卫
  1. Opencv_ImageProcess.rar

    0下载:
  2. 基于opencv的图像处理资料,对图形图像编程有帮助,欢迎下载!,Opencv image-processing based on information, helpful graphics programming are welcome to download!
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16277474
    • 提供者:Zhang Shulei
  1. getdrawrect

    0下载:
  2. 该程序用opencv实现对一个图像中的目标画矩形框,对学习目标跟踪的同学有很大的帮助。-The program using opencv achieve the goal of painting an image rectangle box, target tracking students learning a great help.
  3. 所属分类:Special Effects

    • 发布日期:2016-12-23
    • 文件大小:1365
    • 提供者:贺燕
  1. trackscv1000

    0下载:
  2. 一个基于opencv的车辆跟踪代码,效果非常好,有对比,环境为Visual C 6.0 ,一定对你有所帮助的源代码。-Opencv-based vehicle tracking code, the effect is very good, there is contrast, the environment for Visual C 6.0, will help you source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8627919
    • 提供者:
  1. nihe

    0下载:
  2. 最小二乘法直线拟合用VC实现,可以给学习OPENCV图像处理的人一点帮助-VC achieved by the least square method, image processing can OPENCV people learn a little help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1481
    • 提供者:
  1. ReConstruction

    1下载:
  2. 基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28076820
    • 提供者:吴东会
  1. Eyes22x5.1

    0下载:
  2. 基于opencv的人眼检测分类器,检测精度还不错,希望能给大家带来一些帮助-Opencv eye detection based on the classification, detection accuracy is also good, hope we can bring some help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:43672
    • 提供者:刘凯
  1. opencv4_Lib

    0下载:
  2. OpenCV为图像处理领域中十分全面的开发源代码包,对开发图像处理程序非常有帮助,可以很大的提高开发速度。-OpenCV for image processing field to develop a very comprehensive source code package, on the development of image processing procedures very helpful, you can greatly increase the development spee
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10214456
    • 提供者:阿瑟机
  1. openCVSDK

    0下载:
  2. 详细描述了opencv和directx 9b SDK的安装说明,希望对大家有所帮助。-Detailed descr iption of the opencv and directx 9b SDK installation instructions, we want to help.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:381821
    • 提供者:龚成
  1. CV-paper

    1下载:
  2. 关于opencv的几篇经典论文 英文的 希望对学习图像的人有帮助-four paper about the opencv ,hope will useful to someone
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5879125
    • 提供者:万晓东
  1. lizi

    0下载:
  2. opencv 粒子滤波跟踪,对于了解算法有很大帮助。-opencv particle filter tracking, very helpful for understanding the algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2449471
    • 提供者:风舟
  1. face_detect

    0下载:
  2. 这个程序是对opencv例程中的给你人脸检测程序的修改,去掉了其中的视频部分,加了注释,对初学者很有帮助,更容易理解-This procedure is routine in the opencv face detection to your program changes, which removed part of the video, add notes, very helpful for beginners, but also easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2096
    • 提供者:yan
  1. laplace

    0下载:
  2. 使用opencv对视频进行变换后然后写到指定的文件中。希望对学习opencv的朋友有帮助-The use of video opencv transformed and then writes the specified file. Hope of learning opencv friends help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:2601671
    • 提供者:huan
  1. OPENCVManual

    0下载:
  2. 是一份写关于Opencv详细手册的帮助文档,对学习opencv有很大的帮助.-Write a detailed manual on Opencv the help of documents, learning opencv of great help.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2684994
    • 提供者:Jerry
  1. dft

    0下载:
  2. 用dft计算图像的功率谱,希望对opencv的新手有帮助-DFT calculation using the power spectrum image, and they hope to have opencv assist novice
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:95132
    • 提供者:yinxin
  1. face-detection

    0下载:
  2. 本程序可以进行人脸检测,使用前请配置好opencv环境。希望对大家学习人脸检测有所帮助-This procedure can be carried out face detection, the use of opencv configured before the environment. We would like to learn helpful Face Detection ...
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:397455
    • 提供者:baiyang
  1. HelpOpenCV

    0下载:
  2. 该帮助文档内容取自opencv中文网站,有fys2xxx整理编辑,欢迎大家使用并提出问题-To help document the contents of the opencv from Chinese websites, there fys2xxx finishing editing, welcome to use and ask questions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2684617
    • 提供者:fangge
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com